home *** CD-ROM | disk | FTP | other *** search
/ PD ROM 1 / PD ROM Volume I - Macintosh Software from BMUG (1988).iso / Stacks / Updates⁄New / Tom's Slide Show 1.3s / card_16404.txt < prev    next >
Encoding:
Text File  |  1988-01-09  |  2.8 KB  |  111 lines

  1. -- card: 16404 from stack: in.3s
  2. -- bmap block id: 3292
  3. -- flags: 4000
  4. -- background id: 2736
  5. -- name: 
  6.  
  7.  
  8. -- part 2 (button)
  9. -- low flags: 00
  10. -- high flags: 0003
  11. -- rect: left=454 top=65 right=101 bottom=494
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 23078 / 23078
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: HELP
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   Play Boing
  23.   hide menubar
  24.   go to stack "Slide Info 1.3s"
  25. end mouseUp
  26.  
  27.  
  28.  
  29.  
  30. -- part 3 (button)
  31. -- low flags: 00
  32. -- high flags: 2003
  33. -- rect: left=61 top=257 right=292 bottom=95
  34. -- title width / last selected line: 0
  35. -- icon id / first selected line: 26884 / 26884
  36. -- text alignment: 1
  37. -- font id: 0
  38. -- text size: 12
  39. -- style flags: 0
  40. -- line height: 16
  41. -- part name: New Button
  42. ----- HyperTalk script -----
  43. on mouseUp
  44.   set visible of card field "make your own slides" to not the visible of card field "make your own slides"
  45.   hide button "next"
  46. end mouseUp
  47.  
  48.  
  49.  
  50. -- part 4 (field)
  51. -- low flags: 81
  52. -- high flags: 0001
  53. -- rect: left=0 top=0 right=342 bottom=512
  54. -- title width / last selected line: 0
  55. -- icon id / first selected line: 0 / 0
  56. -- text alignment: 0
  57. -- font id: 3
  58. -- text size: 12
  59. -- style flags: 8448
  60. -- line height: 16
  61. -- part name: make your own slides
  62. ----- HyperTalk script -----
  63. on mouseUp
  64.   hide the target
  65.   show button "next"
  66. end mouseUp
  67.  
  68.  
  69.  
  70. -- part 8 (button)
  71. -- low flags: 00
  72. -- high flags: 0004
  73. -- rect: left=317 top=302 right=342 bottom=396
  74. -- title width / last selected line: 0
  75. -- icon id / first selected line: 22308 / 22308
  76. -- text alignment: 1
  77. -- font id: 0
  78. -- text size: 12
  79. -- style flags: 0
  80. -- line height: 16
  81. -- part name: Next
  82. ----- HyperTalk script -----
  83. on mouseUp
  84.   go to next card
  85. end mouseUp
  86.  
  87.  
  88.  
  89. -- part contents for card part 4
  90. ----- text -----
  91.  
  92.             To add your own slides to this stack:
  93.                  1) open the stack " Tom's Slide Show'
  94.                  2) type command - M (for message box)
  95.                  3) type show menubar
  96.                  4)  go to tools menu - choose the selection tool 
  97.                  5) go to edit menu and select new card - this will add
  98.                         a new card (which only has hidden buttons) to the stack
  99.                  6) go to the file menu choose import paint and open the file               
  100.                          you want to add.
  101.  
  102.               The selection area of the picture will be the upper left portion 
  103.                of the picture. This selection area will be placed into the stack
  104.                as full screen size. NOTE: Be sure you have the portion of the picture 
  105.                you want on your slide in the selection area.
  106.  
  107.                If you like the Slide Show, send $5.00 and/or any comments to:
  108.                Tom Phillips, Compuserve #75206,1133
  109.                3201 Sunbrook Rd.
  110.                Madison, WI   53704. 
  111.